[INFO] cloning repository https://github.com/benc-uk/argh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benc-uk/argh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenc-uk%2Fargh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenc-uk%2Fargh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 67dc35019ff1244960f1ef35aaf88d56d208531a
[INFO] testing benc-uk/argh against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenc-uk%2Fargh" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/benc-uk/argh
[INFO] finished tweaking git repo https://github.com/benc-uk/argh
[INFO] tweaked toml for git repo https://github.com/benc-uk/argh written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/benc-uk/argh on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/benc-uk/argh already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62f56dcc8cdc34e5c230c886b8b8c66744231621bfe15f967d8474d8b693c092
[INFO] running `Command { std: "docker" "start" "-a" "62f56dcc8cdc34e5c230c886b8b8c66744231621bfe15f967d8474d8b693c092", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62f56dcc8cdc34e5c230c886b8b8c66744231621bfe15f967d8474d8b693c092", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62f56dcc8cdc34e5c230c886b8b8c66744231621bfe15f967d8474d8b693c092", kill_on_drop: false }`
[INFO] [stdout] 62f56dcc8cdc34e5c230c886b8b8c66744231621bfe15f967d8474d8b693c092
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03a990aeaad35d40c373fdb01e475b3692cd84ac92bb0e8acd187ed16e77d688
[INFO] running `Command { std: "docker" "start" "-a" "03a990aeaad35d40c373fdb01e475b3692cd84ac92bb0e8acd187ed16e77d688", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling dlib v0.5.3
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling fastrand v2.4.0
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling minifb v0.28.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling argh v0.0.1 (/opt/rustwide/workdir/argh)
[INFO] [stderr]    Compiling poly_2d v0.1.0 (/opt/rustwide/workdir/examples/poly_2d)
[INFO] [stderr]    Compiling rects v0.1.0 (/opt/rustwide/workdir/examples/rects)
[INFO] [stderr]    Compiling basic1 v0.1.0 (/opt/rustwide/workdir/examples/basic1)
[INFO] [stderr]    Compiling hello_world v0.1.0 (/opt/rustwide/workdir/examples/hello_world)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.90s
[INFO] running `Command { std: "docker" "inspect" "03a990aeaad35d40c373fdb01e475b3692cd84ac92bb0e8acd187ed16e77d688", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03a990aeaad35d40c373fdb01e475b3692cd84ac92bb0e8acd187ed16e77d688", kill_on_drop: false }`
[INFO] [stdout] 03a990aeaad35d40c373fdb01e475b3692cd84ac92bb0e8acd187ed16e77d688
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 227b738ec91ef1d6242e8a29d1fbbd8eba325af82136509cbd36ac8985fcbf6a
[INFO] running `Command { std: "docker" "start" "-a" "227b738ec91ef1d6242e8a29d1fbbd8eba325af82136509cbd36ac8985fcbf6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling argh v0.0.1 (/opt/rustwide/workdir/argh)
[INFO] [stderr]    Compiling basic1 v0.1.0 (/opt/rustwide/workdir/examples/basic1)
[INFO] [stderr]    Compiling poly_2d v0.1.0 (/opt/rustwide/workdir/examples/poly_2d)
[INFO] [stderr]    Compiling rects v0.1.0 (/opt/rustwide/workdir/examples/rects)
[INFO] [stderr]    Compiling hello_world v0.1.0 (/opt/rustwide/workdir/examples/hello_world)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.13s
[INFO] running `Command { std: "docker" "inspect" "227b738ec91ef1d6242e8a29d1fbbd8eba325af82136509cbd36ac8985fcbf6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "227b738ec91ef1d6242e8a29d1fbbd8eba325af82136509cbd36ac8985fcbf6a", kill_on_drop: false }`
[INFO] [stdout] 227b738ec91ef1d6242e8a29d1fbbd8eba325af82136509cbd36ac8985fcbf6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 27800781d5d31753a977590ca89fcf503d59c9eff4de4ecce2778ce2892675fd
[INFO] running `Command { std: "docker" "start" "-a" "27800781d5d31753a977590ca89fcf503d59c9eff4de4ecce2778ce2892675fd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/argh-b7e766c5dff2e650)
[INFO] [stdout] 
[INFO] [stdout] running 302 tests
[INFO] [stdout] test math::matrix3::matrix3_tests::test_default_is_zero ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_debug_trait ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_clone ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_assign_identity ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_assign_zero ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_identity_mul_preserves_all_transforms ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_assign_equivalent_to_mul ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_mat3_associativity ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_copy_semantics ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_mat3_identity_left ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_mat3_identity_right ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_mat3_two_scales ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_mat3_zero_left ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_mat3_two_translations ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_mat3_zero_right ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_vec2_identity ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_vec2_negative_scale ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_vec2_negative_translation ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_vec2_rotation_180 ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_vec2_rotation_90 ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_vec2_scale ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_vec2_scale_and_translate ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_vec2_translation ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_vec2_zero_matrix ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_mat3_not_commutative ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_mat3_two_rotations ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_vec2_zero_vector ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_vec_of_vec2_consistent_with_single ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_assign_chained ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_vec_of_vec2_translation ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_new_is_identity ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_new_rot_180 ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_new_rot_360_is_identity ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_new_rot_90 ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_new_rot_negative ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_new_rot_zero ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_new_scale ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_display_contains_all_elements ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_display_identity ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_double_rotation ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_vec_of_vec2_preserves_length ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_vec_of_vec2_identity ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_new_scale_one_is_identity_like ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_new_scale_rot_trans_identity_values ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_new_scale_negative ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_new_trans ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_new_scale_uniform ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_new_trans_zero ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_new_trans_negative ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_vec_of_vec2_scale ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_partial_eq ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_rotate_point_around_origin ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_rot_sets_rotation ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_scale_overwrites_previous ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_scale_rot_trans_convenience_matches_manual ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_scale_sets_scale ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_scale_then_translate ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_scale_zero ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_trans_sets_translation ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_translate_then_scale ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_trans_overwrites_previous ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_zero ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_add_assign_mutates_original ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_add_assign_operator ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_add_assign_operator_with_negatives ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_add_assign_operator_with_zero ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_add_assign_with_chained_add ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_add_mutates_in_place ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_add_new ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_add_new_with_negatives ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_add_new_with_zeros ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_add_operator ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_add_operator_both_negative ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_add_operator_chained ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_add_operator_with_negatives ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_add_operator_with_zero ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_add_with_negatives ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_rot_zero_keeps_identity_rotation ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_add_with_zero ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_default_trait ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_div_assign_mutates_original ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_div_assign_operator ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_div_assign_operator_by_ident ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_display ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_div_by_self_gives_ident ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_div_assign_operator_with_negatives ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_new_scale_rot_trans_no_rotation ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_div_mutates_in_place ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_div_by_one ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_div_new ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_display_negative ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_div_operator_by_ident ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_new_scale_rot_trans_rotation_only ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_div_new_by_self_gives_ident ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_div_new_with_negatives ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_div_operator_both_negative ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_div_operator_with_negatives ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_div_with_negatives ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_div_operator_self_gives_ident ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_dot_basic ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_dot_commutative ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_dot_parallel_opposite_direction ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_dot_parallel_same_direction ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_dot_perpendicular ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_dot_self_equals_len_squared ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_dot_with_zero ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_dot_with_negatives ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_ident ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_index_y ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_len_3_4_triangle ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_index_x ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_len_negative_components ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_len_unit_x ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_len_unit_y ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mat3_batch_consistent_with_individual ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mat3_chained_transforms_on_vec2 ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mat3_composed_transform_on_vec2 ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_len_zero_vector ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mat3_negative_translate_vec2 ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mat3_non_uniform_scale ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mat3_identity_preserves_vec2 ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mat3_rotate_matches_vec2_rotate_negative ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mat3_rotate_preserves_length ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mat3_rotate_vec2_180 ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mat3_rotate_vec2_360_is_identity ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mat3_rotate_vec2_90 ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mat3_rotate_zero_vec2 ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mat3_scale_by_zero ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mat3_scale_rot_trans_on_vec2 ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mat3_scale_vec2 ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mat3_scale_zero_vec2 ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mat3_transform_single_point_vec ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mat3_transform_empty_vec ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mat3_transform_vec_of_points ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mat3_translate_vec2 ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mat3_translate_zero_vec2 ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mul_assign_operator ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mul_assign_mutates_original ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mul_assign_operator_by_ident ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mul_assign_operator_by_zero ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mul_assign_operator_with_negatives ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mul_assign_with_chained_mul ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mul_operator ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mul_operator_both_negative ... ok
[INFO] [stdout] test math::matrix3::matrix3_tests::test_mul_vec_of_vec2_empty ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_div_operator ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mul_operator_by_ident ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mat3_identity_preserves_zero ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mul_operator_chained ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mul_operator_by_zero ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mat3_mul_assign_then_transform_vec2 ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mul_operator_with_negatives ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mult_by_identity ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mult_by_zero ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mult_mutates_in_place ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mult_new ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mult_new_by_zero ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mult_new_with_negatives ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_mult_with_negatives ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_rot_self_90 ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_new ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_rotate_new_returns_new_vector ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_rotate_new_zero_angle ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_rotate_180 ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_rotate_zero_angle ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_new_with_negatives ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_scale_by_zero ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_scale_by_one ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_scale_negative ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_scale_new ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_scale_down ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_scale_new_by_one ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_scale_new_by_zero ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_sub_assign_operator ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_scale_new_negative ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_sub_assign_with_chained_sub ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_sub_assign_operator_with_zero ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_sub_assign_operator_with_negatives ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_sub_mutates_in_place ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_scale_up ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_sub_new ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_sub_new_self_gives_zero ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_sub_assign_mutates_original ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_sub_operator ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_sub_self_gives_zero ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_sub_operator_both_negative ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_sub_operator_chained ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_sub_operator_with_negatives ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_sub_operator_with_zero ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_sub_new_with_negatives ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_sub_with_zero ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_add_assign_operator ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_add_assign_mutates_original ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_add_assign_with_chained_add ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_add_new ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_add_new_with_negatives ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_zero ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_add_assign_operator_with_negatives ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_add_new_with_zeros ... ok
[INFO] [stdout] test math::vector2::vector2_tests::test_sub_with_negatives ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_add_assign_operator_with_zero ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_add_mutates_in_place ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_add_operator_with_negatives ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_add_operator_with_zero ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_add_with_negatives ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_add_with_zero ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_copy_semantics ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_add_operator ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_add_operator_both_negative ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_debug ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_add_operator_chained ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_clone ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_default_trait ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_div_assign_operator ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_div_assign_operator_by_ident ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_display_negative ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_div_assign_mutates_original ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_display ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_div_assign_operator_with_negatives ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_div_by_one ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_div_by_self_gives_ident ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_div_mutates_in_place ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_div_new ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_div_new_by_self_gives_ident ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_div_operator ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_div_operator_both_negative ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_div_operator_by_ident ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_div_operator_self_gives_ident ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_div_with_negatives ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_div_operator_with_negatives ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_dot_basic ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_dot_commutative ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_dot_parallel_opposite_direction ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_dot_perpendicular_xy ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_dot_parallel_same_direction ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_div_new_with_negatives ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_dot_perpendicular_xz ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_dot_perpendicular_yz ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_dot_self_equals_len_squared ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_dot_with_negatives ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_dot_with_zero ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_ident ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_index_x ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_index_y ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_index_z ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_len_unit_x ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_len_3_4_5 ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_len_unit_y ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_len_unit_z ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_len_all_components ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_len_zero_vector ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_mul_assign_mutates_original ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_mul_assign_operator ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_mul_assign_operator_by_ident ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_mul_assign_operator_by_zero ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_len_negative_components ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_mul_assign_with_chained_mul ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_mul_assign_operator_with_negatives ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_mul_operator_both_negative ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_mul_operator ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_mul_operator_by_zero ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_mul_operator_by_ident ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_mul_operator_chained ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_mul_operator_with_negatives ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_mult_mutates_in_place ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_mult_by_identity ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_mult_by_zero ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_mult_new ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_mult_new_with_negatives ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_mult_with_negatives ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_new_with_negatives ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_new ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_mult_new_by_zero ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_scale_down ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_scale_by_zero ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_scale_by_one ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_scale_negative ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_scale_new ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_scale_new_by_one ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_scale_up ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_scale_new_negative ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_scale_new_by_zero ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_sub_assign_mutates_original ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_sub_assign_operator_with_zero ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_sub_assign_operator_with_negatives ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_sub_assign_with_chained_sub ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_sub_mutates_in_place ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_sub_assign_operator ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_sub_new ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_sub_new_with_negatives ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_sub_new_self_gives_zero ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_sub_operator ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_sub_operator_both_negative ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_sub_operator_chained ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_sub_operator_with_negatives ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_sub_operator_with_zero ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_sub_self_gives_zero ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_sub_with_negatives ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_sub_with_zero ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_zero ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/basic1-d27789b84e61f513)
[INFO] [stdout] test math::vector2::vector2_tests::test_index_out_of_bounds - should panic ... ok
[INFO] [stdout] test math::vector3::vector3_tests::test_index_out_of_bounds - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 302 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hello_world-5b65e97917c3b448)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/poly_2d-27046a9c3fe65d63)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rects-78b2556fd963dfab)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests argh
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test argh/src/lib.rs - (line 5) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- argh/src/lib.rs - (line 5) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `argh::core`
[INFO] [stdout]  --> argh/src/lib.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | use argh::core::{Engine, Scene};
[INFO] [stdout]   |           ^^^^ could not find `core` in `argh`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     argh/src/lib.rs - (line 5)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.20s; merged doctests compilation took 0.09s
[INFO] [stderr] error: doctest failed, to rerun pass `-p argh --doc`
[INFO] running `Command { std: "docker" "inspect" "27800781d5d31753a977590ca89fcf503d59c9eff4de4ecce2778ce2892675fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27800781d5d31753a977590ca89fcf503d59c9eff4de4ecce2778ce2892675fd", kill_on_drop: false }`
[INFO] [stdout] 27800781d5d31753a977590ca89fcf503d59c9eff4de4ecce2778ce2892675fd
